-
Notifications
You must be signed in to change notification settings - Fork 401
LinkGenerator: set repo to empty if invalid #2020
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry my ignorance here. Is preset required only for the test? If it is required for the test, I think it should be included in js/packages/binderhub-react-components/package.json?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You're right, I've added it
rgaiacs
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
After this is merged, we should made a minor release of binderhub-react-components. This need to be manual at the moment.
|
@manics, should we go for a merge here, or do you want additional review? |
jupyterhub/binderhub#2020 Merge pull request #2020 from manics/clear-invalid-repo
3d29702 fixes #2019
The other commits are for CI testing